Namespace - LJCGenDocDAL
Parameters
parentID - The Reference ID value.
propertyNames - The included property names.
Returns
The collection of Data Objects.
Syntax
C# |
public DocMethodGroups LoadWithParentID(Int16 parentID, List<String> propertyNames = null)
|
Loads a collection of Data Records with the supplied value.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.